reentrant functions造句
例句與造句
- Use reentrant functions for safer signal handling
使用可重入函數(shù)進行更安全的信號處理 - Must not call any non - reentrant functions
絕不調(diào)用任何不可重入函數(shù)。 - Non - reentrant functions and static variables
不可重入函數(shù)和靜態(tài)變量 - Non - reentrant functions cannot be used by multiple threads
不可重入的函數(shù)不能由多個線程使用。 - Must not call non - reentrant functions
絕對不調(diào)用不可重入的函數(shù)。 - It's difficult to find reentrant functions in a sentence. 用reentrant functions造句挺難的
- Signals and non - reentrant functions
信號和不可重入函數(shù) - Defines reentrancy and includes a posix listing of a reentrant function
定義了可重入性,并包含一個可重入函數(shù)的posix清單。 - A reentrant function
可重入函數(shù): - Moreover , it may be impossible to make a non - reentrant function thread - safe
另外,或許不可能讓某個不可重入的函數(shù)是線程安全的。 - A reentrant function can be safely called recursively or from multiple tasks
可再入的函數(shù)可以被安全地遞歸調(diào)用或由多任務多次調(diào)用。 - I would like to propose a model for dealing with reentrant functions at the compiler level
我將提出一個在編譯器層次處理可重入函數(shù)的模型。 - A reentrant function can be interrupted at any time and resumed at a later time without loss of data
可重入函數(shù)可以在任意時刻被中斷,稍后再繼續(xù)運行,不會丟失數(shù)據(jù)。 - Reentrant functions either use local variables or protect their data when global variables are used
可重入函數(shù)要么使用本地變量,要么在使用全局變量時保護自己的數(shù)據(jù)。 - Note that this follows a standard convention for the naming of reentrant function by suffixing the function name with " r "
注意,這里遵循了標準慣例,通過向函數(shù)名添加“ _ r ”后綴來命名可重入函數(shù)。 - Ensuring guideline 3 requires the compiler to have prior knowledge of all the reentrant functions , including the libraries used by the application
確保準則3得到滿足,要求編譯器預先知道所有可重入函數(shù),包括應用程序所使用的程序庫。
更多例句: 下一頁